home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / sharewar / nechmeli / nechmeli.exe / {app} / Nechme.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2001-09-06  |  3KB  |  122 lines

  1. object Form3: TForm3
  2.   Left = 313
  3.   Top = 141
  4.   BorderStyle = bsDialog
  5.   Caption = 'O aplikaci'
  6.   ClientHeight = 208
  7.   ClientWidth = 292
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 8
  19.     Top = 8
  20.     Width = 121
  21.     Height = 41
  22.     Picture.Data = {<image000.bmp>}
  23.     Transparent = True
  24.   end
  25.   object Label1: TLabel
  26.     Left = 128
  27.     Top = 0
  28.     Width = 148
  29.     Height = 28
  30.     Caption = 'NechM∩┐╜! Lite'
  31.     Font.Charset = EASTEUROPE_CHARSET
  32.     Font.Color = clPurple
  33.     Font.Height = -24
  34.     Font.Name = 'Arial'
  35.     Font.Style = [fsBold, fsItalic]
  36.     ParentFont = False
  37.     Transparent = True
  38.   end
  39.   object Label2: TLabel
  40.     Left = 8
  41.     Top = 176
  42.     Width = 273
  43.     Height = 39
  44.     Alignment = taCenter
  45.     Caption = 
  46.       'Tento program je FREEWARE. (c) 2001 by Pavel Patz. Nov∩┐╜ verze hl' +
  47.       'edejte na: http://cyberdome.webpark.cz'
  48.     WordWrap = True
  49.   end
  50.   object Label3: TLabel
  51.     Left = 8
  52.     Top = 112
  53.     Width = 105
  54.     Height = 52
  55.     Alignment = taCenter
  56.     Caption = 
  57.       'Tento program nen∩┐╜ ur∩┐╜en do m∩┐╜st, kde se zach∩┐╜z∩┐╜ s citliv∩┐╜mi dat' +
  58.       'y'
  59.     Color = clInfoBk
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clRed
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ParentColor = False
  66.     ParentFont = False
  67.     WordWrap = True
  68.   end
  69.   object Label4: TLabel
  70.     Left = 120
  71.     Top = 112
  72.     Width = 31
  73.     Height = 13
  74.     Caption = 'E-mail:'
  75.   end
  76.   object Label6: TLabel
  77.     Left = 136
  78.     Top = 24
  79.     Width = 137
  80.     Height = 26
  81.     Caption = 'Odleh∩┐╜en∩┐╜ verze Softwarov∩┐╜ho z∩┐╜mku'
  82.     WordWrap = True
  83.   end
  84.   object Button1: TButton
  85.     Left = 136
  86.     Top = 144
  87.     Width = 131
  88.     Height = 25
  89.     Caption = 'Z a v ∩┐╜ ∩┐╜ t'
  90.     TabOrder = 0
  91.     OnClick = Button1Click
  92.   end
  93.   object Edit1: TEdit
  94.     Left = 160
  95.     Top = 112
  96.     Width = 105
  97.     Height = 21
  98.     Color = clBtnFace
  99.     ReadOnly = True
  100.     TabOrder = 1
  101.     Text = 'cdome@centrum.cz'
  102.   end
  103.   object Panel1: TPanel
  104.     Left = 8
  105.     Top = 64
  106.     Width = 273
  107.     Height = 41
  108.     TabOrder = 2
  109.     object Label5: TLabel
  110.       Left = 40
  111.       Top = 8
  112.       Width = 181
  113.       Height = 26
  114.       Alignment = taCenter
  115.       Caption = 
  116.         'CyberDome NechM∩┐╜! Lite v 2.0; relase: 0; 32 bit pro Windows 9x a' +
  117.         ' Me.'
  118.       WordWrap = True
  119.     end
  120.   end
  121. end
  122.